Fix byte-compiler warning in calc.el
authorPo Lu <luangruo@yahoo.com>
Tue, 9 Jul 2024 01:35:16 +0000 (09:35 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 9 Jul 2024 01:35:16 +0000 (09:35 +0800)
commit15c591bad6282824adf33fa195733da416d3fef2
tree3ec97e17c75b3ea379b2f2ef9bfc7d8db2ab8b5a
parentdce31372a60a9d37591671b8570169c9117e416a
Fix byte-compiler warning in calc.el

* lisp/calc/calc.el
(calc-embedded-open-close-new-formula-alist): Remove previously
introduced quotation marks, as they bring the width of the doc
string past 80.
lisp/calc/calc.el